* Extract the axis value for a particular axis use from
* an event structure.
*
+ * To find out which axes are used, use [method@Gdk.DeviceTool.get_axes]
+ * on the device tool returned by [method@Gdk.Event.get_device_tool].
+ *
* Returns: %TRUE if the specified axis was found, otherwise %FALSE
*/
gboolean
*
* Extracts all axis values from an event.
*
+ * To find out which axes are used, use [method@Gdk.DeviceTool.get_axes]
+ * on the device tool returned by [method@Gdk.Event.get_device_tool].
+ *
* Returns: %TRUE on success, otherwise %FALSE
*/
gboolean